From: Bartłomiej Piotrowski Date: Wed, 27 Jul 2022 10:47:50 +0000 (+0200) Subject: Update (or drop) the Docker image used by Flatpak job X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~81^2^2~33^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=ea219239327cb0741c2ca740d035823c91459974;p=gtk4.git Update (or drop) the Docker image used by Flatpak job The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template. Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cf0311a5f8..8be2e5bddb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,7 +26,7 @@ variables: FEATURE_FLAGS: "-Dvulkan=enabled -Dcloudproviders=enabled" MESON_TEST_TIMEOUT_MULTIPLIER: 3 FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v38" - FLATPAK_IMAGE: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master" + FLATPAK_IMAGE: "quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master" .only-default: only: